projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9e9b8f
)
(dired-vm-read-only-folders): Use `other' widget
author
Andreas Schwab
<schwab@suse.de>
Wed, 24 Jun 1998 08:56:46 +0000
(08:56 +0000)
committer
Andreas Schwab
<schwab@suse.de>
Wed, 24 Jun 1998 08:56:46 +0000
(08:56 +0000)
type.
lisp/dired-x.el
patch
|
blob
|
history
diff --git
a/lisp/dired-x.el
b/lisp/dired-x.el
index f81c01e4c77fea91e04ae63c5e6ca271f116d70a..b9c2d13b2ae9f58bd2b22892961b15ed08069aed 100644
(file)
--- a/
lisp/dired-x.el
+++ b/
lisp/dired-x.el
@@
-173,7
+173,7
@@
files not writable by you are visited read-only.
Read-only folders only work in VM 5, not in VM 4."
:type '(choice (const :tag "off" nil)
(const :tag "on" t)
- (
sexp
:tag "non-writable only" if-file-read-only))
+ (
other
:tag "non-writable only" if-file-read-only))
:group 'dired-x)
(defcustom dired-omit-files-p nil